home *** CD-ROM | disk | FTP | other *** search
- LISTASC VERSION 3.0 January 1987
- Program designed and developed by SMALL & ASSOCIATES
- (C) Copyright George Small 1985, 1986, 1987
-
- LISTASC.EXE (version 3.0) is designed to list BASIC files saved with an
- .ASC extension using the A (ASCII) parameter. The program formats the
- BASIC statements in the file to "paragraph" form using either standard
- or compressed font; line overflow is indented to provide easy reading.
- The program prints 55 lines of text per page including a filename
- heading, page number, file creation date and time stamp, and, current
- date of printing. The listing allows for hole punching without
- interferring with source code statements.
-
- The C.ITOH (8510), EPSON (MX-80), OKIDATA (92), and IBM PROPRINTER are
- supported. The program is distributed with the IBM PROPRINTER and
- compressed font default: PFK's allow the user to select one of the
- other printers with either compressed or normal print font.
-
- The program is executed by entering [d:\] LISTASC.EXE at the DOS
- prompt. A maximum of 60 programs may be entered at one time for
- printing; normal or compressed font may be toggled from file to file as
- well as drive allocation of the file to be printed during input. The
- program checks whether the file(s) are in ASCII format and if the file
- is in the designated drive directory. The file input format is as
- follows: [d:] FILENAME [/n]|[/c]
-
- USER NOTES:
- o [d:] drive parameter: omission indicates filename is located
- on the default drive; program supports \dir as [d] parameter.
- o FILENAME is the name of the ASCII file that is to be printed.
- The file must have an extension of ".ASC" but do not include
- the extension! Enter the name only.
- o [/n]|[/c] are font parameters to control normal or compressed
- printing of the file and are mutually exclusive parameters.
- Omission will default to the global font displayed at the
- bottom of the screen.
- o Do not leave any blank spaces between optional parameters and
- the filename.
- o PFK 1 will terminate printing the current file.
- o PFK 9 will reset "global" printer parameters.
- o PFK 10 will terminate program operation and return to DOS.
-
- If this program is useful to you, a $15 payment is requested. This
- will entitle you to being informed of program revisions, program
- assistance, and customization service. Additionally, we will inform
- you of new programs as they are released. Please feel free to share
- and copy this program with others. To register the program, send
- payment (or write) to:
- SMALL & ASSOCIATES
- P.O. BOX 64041
- TUCSON, ARIZONA 85740-1041
- Thank you and enjoy.
-